home *** CD-ROM | disk | FTP | other *** search
- An Ada reference program exists on the VAX to aid in program debugging.
- In order to run this program, it is necessary to have your program in
- a file on the VAX. When you want a listing of each identifier
- used in your program, type " @adaref.com ". The program will
- ask the name of the input file, which is your program, and the output
- file, which is where the output copy of your program will be stored.
- This output has line numbers and a list of each identifer and all the
- lines where that identifier is used. Note; since the program has line
- numbers and other additional data, the output file cannot be compiled.
-